continuous optimization
Given function . Find such that:
f(\hat{x}) \leq \min_x f(x) + \epsilon$$ ^f11fcd --- Have some function $f: \mathbb{R}^d \rightarrow \mathbb{R}$. Want to find $x^*$ such that: $$f(x^*) = \min_x f(x^*) ParseError: Can't use function '$' in math mode at position 39: …f(x) + \epsilon$̲$ ^f11fcd --- …Or at least which is close to a minimum e.g. #^f11fcd
Often have additional constraints such as , , ,
Also see: Convex Optimization notes (specific type of continuous optimization)